home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / WebSites / MailingLists / AMOSLIST.0599 / 000073_nobody_Fri May 14 14:32:03 1999.msg < prev    next >
Internet Message Format  |  1999-06-01  |  2KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.159])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id OAA27133
  3.     for <mcox4@osf1.gmu.edu>; Fri, 14 May 1999 14:32:02 -0400 (EDT)
  4. Received: (qmail 26981 invoked by alias); 14 May 1999 18:31:41 -0000
  5. Received: (qmail 26975 invoked from network); 14 May 1999 18:31:40 -0000
  6. Received: from unknown (HELO mail.enterprise.net) (194.72.192.18) by pop.onelist.com with SMTP; 14 May 1999 18:31:40 -0000
  7. Received: from enterprise.net (andrewcrowe@max03-068.enterprise.net [194.72.196.68]) by mail.enterprise.net (8.8.5/8.8.5) with SMTP id TAA25379 for <amos-list@onelist.com>; Fri, 14 May 1999 19:31:57 +0100 (GMT/BST)
  8. From: Andrew Crowe <andrewcrowe@enterprise.net>
  9. To: amos-list@onelist.com
  10. Date: Fri, 14 May 1999 19:17:02 +0000
  11. Message-ID: <yam7803.133.1202950192@mail.enterprise.net>
  12. In-Reply-To: <yam7803.27.31095808@mail.powernet.co.uk>
  13. X-Mailer: YAM 2.0Preview7 [020] - Amiga Mailer by Marcel Beck - http://www.yam.ch
  14. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  15. Delivered-To: mailing list amos-list@onelist.com
  16. Precedence: bulk
  17. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  18. Reply-to: amos-list@onelist.com
  19. Mime-Version: 1.0
  20. Content-Type: text/plain
  21. Subject: [amos-list] Device listing.
  22. Status: O
  23. X-Status: 
  24.  
  25. From: Andrew Crowe <andrewcrowe@enterprise.net>
  26.  
  27. Hi Everybody,
  28.  
  29.    I need a way of listing all the devices installed on my amiga.
  30.  
  31. I wrote this little program:
  32.  
  33. d$=Dev First$("D/**")
  34. Repeat
  35.   Print d$
  36.   d$=Dev Next$
  37. until d$<>""
  38.  
  39. but instead of just printing devices, it prints assigns as well!. (acording
  40. to the manual typing "D/**" only lists devices.
  41.  
  42.    Anyone know a way to get it to just list devices?
  43.  
  44. See ya.
  45. -- 
  46.        Manta Soft  -  Amiga programing & web page designing
  47.    Http://members.tripod.com/~mantasoft/      ICQ: 21829166
  48.      Homepage updated 29/4/99 --- Bomberman clone major update
  49.   - ------------------- Quote of the day: -------------------- -
  50. Its the same room but everythings different, you can find the
  51. sleep but not the dream...
  52. -- Crowded House
  53.  
  54.  
  55. ------------------------------------------------------------------------
  56. Are you hogging all the fun?
  57. http://www.onelist.com
  58. Friends tell friends about ONElist!
  59. ------------------------------------------------------------------------
  60. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html